@charset "utf-8";
/*首页banner样式*/
.slick-banner{position: relative;}
.slick-banner .slick-arrow{position: absolute;z-index: 99;width: 60px;height: 60px;margin-top: -30px;top: 50%;background-color: rgba(0, 0, 0, 0.3);background-repeat: no-repeat;background-size: auto;background-image: url(../images/xyin-banner-jt.png);border-radius: 90px;cursor: pointer;outline: none;border: none;font-size: 0;opacity: 0;-webkit-transition: all .5s;transition: all .5s;}
.slick-banner .slick-arrow.slick-prev{left: 7.8125%; background-position: 0 0;}
.slick-banner .slick-arrow.slick-next{right: 7.8125%; background-position: -60px 0;}
.slick-banner .slick-arrow:hover{background-color: rgba(0, 0, 0, 0.5);}
.slick-banner .slick-dots{position: absolute;left: 0;right: 0;text-align: center;font-size: 0;z-index: 9;bottom: 15px;}
.slick-banner .slick-dots li{display: inline-block;margin: 0 8px;width: 20px;height: 20px;border-radius: 50%;background: #aaa;cursor: pointer;transition: all .5s;}
.slick-banner .slick-dots li button{background: none; outline: none; border: none; font-size: 0;}
.slick-banner .slick-dots li.slick-active{background: #0a92bc;}
.slick-banner .img img{width: 100%;}
.slick-banner .slick-con{position: relative;}
.slick-banner:hover .slick-arrow{opacity: 1;}
#mob-banner{display: none;}
#mob-banner.slick-banner .slick-dots{bottom: 10px;}
#mob-banner.slick-banner .slick-dots li{width: 12px;height: 12px;margin: 0 5px;}
@media (max-width: 768px){#pc-banner{display: none;}
#mob-banner{display: block;}}
/*首页标题*/
.index-head{color: #0a92bc;}
.index-head .en{font-size: 44px;font-family: Times New Roman, sans-serif;}
.index-head .hr{margin-top: 10px;position: relative;height: 4px;}
.index-head .hr:before,.index-head .hr:after{content: " ";position: absolute;left: 0;}
.index-head .hr:before{bottom: 0;background-color: #e40114;height: 4px;width: 22px;z-index: 3;}
.index-head .hr:after{bottom: 1px;border-top: #d1d1d1 dotted 1px;width: .8rem;}
.index-head .cn{font-size: 24px;margin-top: 15px;}
@media screen and (max-width: 1024px){
.index-head{text-align: center;}
.index-head .en{font-size: 40px;}
.index-head .cn{font-size: 22px;}
.index-head .hr:before,.index-head .hr:after{left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);}}
@media screen and (max-width: 768px){
.index-head .en{font-size: 34px;}
.index-head .cn{font-size: 20px;}
}
/*关于我们*/
.index-about{position: relative;padding-top: .35rem;padding-bottom: .3rem;background-image: url(../images/about_bg.png);background-position: center bottom;background-repeat: no-repeat;line-height: 1;}
.index-about-contain{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-ms-flex-line-pack: start;align-content: flex-start;}
.index-about-contain:after{display: none;}
.index-about-contain .intro{width: 620px;max-width: 48.5%;}
.index-about-contain .intro .imax{margin-top: .14rem;font-size: 14px;color: #4f4f4f;line-height: 28px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;max-height: 140px;text-align: justify;}
.index-about-contain .intro .df{margin-top: .13rem;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: stretch;-ms-flex-align: stretch;align-items: stretch;-ms-flex-line-pack: start;align-content: flex-start;}
.index-about-contain .intro .df:after{display: none;}
.index-about-contain .intro .df .link{display: inline-block;vertical-align: top;width: 25%;max-width: 140px;-webkit-box-sizing: border-box;box-sizing: border-box;border: #cdcdcd solid 1px;border-radius: .05rem;text-align: center;padding: .06rem 0;font-size: 15px;color: #4f4f4f;white-space: nowrap;}
.index-about-contain .intro .df .link:nth-child(1n+2){margin-left: 4%;}
.index-about-contain .intro .df .link .ico{display: block;margin-bottom: .05rem;margin-left: auto;margin-right: auto;width: 40px;height: 40px;background-repeat: no-repeat;background-position: 0 0;background-size: 100% auto;}
.index-about .number{width: 100%;padding-top: .45rem;}
.index-about .number li{float:left;width: 25%;color: #0a92bc;text-align: center;}
.index-about .number li p{color: #333;font-size: 16px;font-weight: bold;padding-top: 15px;}
.index-about .number li h3{display: inline-block;font-size: 33px;line-height: 30px;font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif";}
.index-about .number li b{display: inline-block;font-size: 36px;line-height: 30px;}
@media screen and (min-width: 1025px){.index-about-contain .intro .df .link{-webkit-transition: all 220ms ease 0s, all 220ms ease 0s;transition: all 220ms ease 0s, all 220ms ease 0s;}
.index-about-contain .intro .df .link .ico{-webkit-transition: all 400ms ease 0s;transition: all 400ms ease 0s;}
.index-about-contain .intro .df .link:hover{background-color: #0a92bc;border-color: #0a92bc;color: #fff;}
.index-about-contain .intro .df .link:hover .ico{-webkit-filter: brightness(200%);-moz-filter: brightness(200%);-ms-filter: brightness(200%);-o-filter: brightness(200%);filter: brightness(200%);}}
@media screen and (max-width: 1024px){.index-about-contain .intro .df .link:active{background-color: #0a92bc;border-color: #0a92bc;color: #fff;}
.index-about-contain .intro .df .link:active .ico{-webkit-filter: brightness(200%);-moz-filter: brightness(200%);-ms-filter: brightness(200%);-o-filter: brightness(200%);filter: brightness(200%);}}
.index-about-contain .videoBox{max-width: 48.5%;width: 770px;padding-right: .13rem;padding-bottom: .1rem;background-image: url(../images/bgi-about-video.png);background-size: auto 100%;background-position: right bottom;background-repeat: no-repeat;}
.index-about-contain .videoBox .pic{position: relative;overflow: hidden;display: block;width: 100%;height: 0;padding-bottom: 62.337662%;}
.index-about-contain .videoBox .pic > img{position: absolute;left: 0;top: 0;z-index: 1;-o-object-position: 50% 50%;object-position: 50% 50%;-o-object-fit: cover;object-fit: cover;border-radius: inherit;width: 100%;height: 100%;-webkit-transition: all 400ms ease 0s;transition: all 400ms ease 0s;}
@media screen and (max-width: 1024px){.index-about{background-size: 6rem;}
.index-about-contain{display: block;}
.index-about-contain .intro{margin-left: auto;margin-right: auto;max-width: 100%;width: 710px;text-align: center;}
.index-about-contain .intro .df{width: 600px;max-width: 100%;margin-left: auto;margin-right: auto;}
.index-about-contain .intro .df .link{font-size: 13px;}
.index-about-contain .intro .df .link .ico{width: 32px;height: 32px;margin-bottom: 10px;}
.index-about-contain .videoBox{max-width: 100%;margin-left: auto;margin-right: auto;margin-top: .15rem;background-image: none;padding: 0;}
.index-about .number{max-width: 100%;width: 770px;margin: auto;padding-top: .2rem;}
.index-about .number li p{font-size: .1rem;font-weight: normal;padding-top: .1rem;}
.index-about .number li h3{font-size: .2rem;line-height: .3rem;}
.index-about .number li b{font-size: .2rem;line-height: .2rem;}}
/*产品中心*/
.index-pro{position: relative;padding: .42rem 0;}
.index-pro .bg{position: absolute!important;left: 0;top: 0;max-width: none!important;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;-o-object-position: 50% 50%;object-position: 50% 50%;pointer-events: none!important;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.index-pro-tab{position: relative; color: #fff;}
.index-pro-tab .index-head{color: #fff; white-space: nowrap;}
.index-pro-tab .intro{position: absolute;left: 0;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);width: 370px;max-width: 27%;}
.index-pro-tab .intro .imax{margin-top: .25rem;}
.index-pro-tab .intro .more{position: relative;margin-top: .23rem;font-size: 16px;line-height: 60px;color: #fff;display: block;padding-left: 80px;}
.index-pro-tab .intro .more s{position: absolute;left: 0;display: inline-block;width: 60px;height: 60px;border: 1px solid #fff;border-radius: 50%;opacity: .6;-webkit-transition: all ease-in-out 5s;-webkit-animation: big 5s infinite linear;}
.index-pro-tab .intro .more s:after{content: " ";position: absolute;top: 50%;margin-top: -6px;left: 50%;margin-left: -6px;width: 12px;height: 12px;background: #fff;border-radius: 50%;}
.index-pro-tab .Tt{position: relative;z-index: 2;width: 560px;max-width: 40%;margin-left: auto;margin-right: auto;padding: .18rem;-webkit-box-sizing: border-box;box-sizing: border-box;}
.index-pro-tab .Tt:before{content: " ";position: absolute;left: 0;top: 0;right: 0;bottom: 0;background-image: url(../images/pro-bg.png);background-size: 100% 100%;background-position: 50% 50%;background-repeat: no-repeat;-webkit-animation-name: rotate360;animation-name: rotate360;-webkit-animation-duration: 12s;animation-duration: 12s;-webkit-animation-delay: 0s;animation-delay: 0s;-webkit-animation-timing-function: linear;animation-timing-function: linear;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;-webkit-animation-direction: normal;animation-direction: normal;-webkit-animation-play-state: running;animation-play-state: running;-webkit-animation-fill-mode: both;animation-fill-mode: both;pointer-events: none;}
.index-pro-tab .Tt .box{position: relative;overflow: hidden;height: 0;padding-bottom: 100%;border-radius: 50%;display: none;}
.index-pro-tab .Tt .box.on{display: block;}
.index-pro-tab .Tt .box img{position: absolute;left: 0;top: 0;z-index: 1;-o-object-position: 50% 50%;object-position: 50% 50%;-o-object-fit: cover;object-fit: cover;border-radius: inherit;width: 100%;height: 100%;}
.index-pro-tab .Tg{position: absolute;right: .1rem;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);width: 370px;max-width: 27%;text-align: right;}
.index-pro-tab .Tg:after{content: " ";position: absolute;right: 9px;top: -.25rem;bottom: -.25rem;width: 0;border-left: rgba(255, 255, 255, 0.6) dotted 1px;}
.index-pro-tab .Tg .btnn{position: relative;margin-right: 24px;padding-right: .35rem;display: block;cursor: pointer;color: #fff;-webkit-transition: all 220ms ease 0s, all 220ms ease 0s;transition: all 220ms ease 0s, all 220ms ease 0s;}
.index-pro-tab .Tg .btnn a{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: none;}
.index-pro-tab .Tg .btnn .dot{position: absolute; right: -24px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 19px; height: 19px; -webkit-box-sizing: border-box; box-sizing: border-box; border: #fff solid 2px; -webkit-transition: all 220ms ease 0s, all 220ms ease 0s; transition: all 220ms ease 0s, all 220ms ease 0s; border-radius: 50%;}
.index-pro-tab .Tg .btnn .ico{position: absolute;right: .02rem;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);width: .25rem;height: .25rem;background-repeat: no-repeat;background-size: auto 100%;-webkit-filter: grayscale(100%) brightness(1000%);-moz-filter: grayscale(100%) brightness(1000%);-ms-filter: grayscale(100%) brightness(1000%);-o-filter: grayscale(100%) brightness(1000%);filter: grayscale(100%) brightness(1000%);}
.index-pro-tab .Tg .btnn:nth-child(1n+2){margin-top: .4rem;}
.index-pro-tab .Tg .btnn .cn{font-size: .1rem;font-weight: bold;}
.index-pro-tab .Tg .btnn .en{margin-top: 6px;font-size: 12px;line-height: 14px;text-transform: uppercase;}
.index-pro-tab .Tg .btnn.on{color: #e70015;}
.index-pro-tab .Tg .btnn.on .dot{border-color: #e70015;}
.index-pro-tab .Tg .btnn.on .ico{-webkit-filter: none;-moz-filter: none;-ms-filter: none;-o-filter: none;filter: none;}
@media screen and (max-width: 1024px){.index-pro-tab{display: block;}
.index-pro-tab .intro, .index-pro-tab .Tg{position: relative;left: auto;right: auto;top: auto;bottom: auto;-webkit-transform: none !important;transform: none !important;}
.index-pro-tab .intro, .index-pro-tab .Tg, .index-pro-tab .Tt{max-width: 100%;margin-left: auto;margin-right: auto;}
.index-pro-tab .intro{width: 710px;text-align: center;}
.index-pro-tab .intro .more{display: inline-block;line-height: normal;margin-top: 20px;padding: 0;}
.index-pro-tab .intro .more s{display: none;}
.index-pro-tab .Tt{display: none;margin-top: 0.6rem;padding: 0;}
.index-pro-tab .Tt:before{display: none;-webkit-animation-play-state: paused;animation-play-state: paused;}
.index-pro-tab .Tt .box{border-radius: 0;}
.index-pro-tab .Tg{width: 100%;margin-top: .15rem;text-align: center;}
.index-pro-tab .Tg:after{display: none;}
.index-pro-tab .Tg .btnn{float: left;display: block;vertical-align: top;margin-right: 2%;padding-right: 0;width: 23.5%;padding: .05rem;background-color: rgba(0, 0, 0, 0.2);}
.index-pro-tab .Tg .btnn a{display: block;z-index: 9;}
.index-pro-tab .Tg .btnn:nth-child(1n+2){margin-top: 0;}
.index-pro-tab .Tg .btnn:last-child{margin: 0;margin-right: 0;}
.index-pro-tab .Tg .btnn .ico{display: block;margin-left: auto;margin-right: auto;position: relative;-webkit-transform: none !important;transform: none !important;right: 0;width: 36px;height: 36px;}
.index-pro-tab .Tg .btnn .dot{display: none;}
.index-pro-tab .Tg .btnn .cn{margin-top: 2px;font-size: .1rem;font-weight: normal;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.index-pro-tab .Tg .btnn .en{display: none;}
.index-pro-tab .Tg .btnn.on{color: #fff;}
.index-pro-tab .Tg .btnn.on .ico{-webkit-filter: grayscale(100%) brightness(1000%);-moz-filter: grayscale(100%) brightness(1000%);-ms-filter: grayscale(100%) brightness(1000%);-o-filter: grayscale(100%) brightness(1000%);filter: grayscale(100%) brightness(1000%);}}
@-webkit-keyframes rotate360{0%{-webkit-transform: none !important; transform: none !important;} 100%{-webkit-transform: rotate(360deg); transform: rotate(360deg);}}
@keyframes rotate360{0%{-webkit-transform: none !important; transform: none !important;} 100%{-webkit-transform: rotate(360deg); transform: rotate(360deg);}}
/*生产设备*/
.index-case{position: relative;padding: .35rem 0;background-image: url(../images/case_bg.png);background-position: center bottom;background-repeat: no-repeat;line-height: 1;}
.index-case-box{position: relative;}
.index-case ul{margin-top: .2rem;}
.index-case ul li{position: relative;float:left;width: 32.66%;margin-right: 1%;margin-bottom: 1%;}
.index-case ul li:nth-child(3n){margin-right: 0;}
.index-case ul li a .img{display: block;width: 100%;padding-top: 75%;position: relative;overflow: hidden;}
.index-case ul li a .img img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;min-height: 100%;display: block;transition: all .5s;}
.index-case ul li a p{color: #fff;font-size: 30px;padding-top: 30%;position: absolute;top: 0;z-index: 999;width: 100%;height: 100%;text-align: center;background: rgba(10,146,188,0.8);font-weight: bold;opacity: 0;transition: all .5s;}
.index-case ul li a p span{display: block;font-size: 18px;font-weight: normal;padding-top: 10%;}
.index-case ul li a:hover p{opacity: 1;}
.index-case ul li a:hover .img img{transform:scale(1.1, 1.1);}
.index-case .more{position: absolute;top: 0;right: 0;margin-top: .15rem;display: inline-block;color: #0a92bc;font-size: 16px;line-height: 35px;padding-left: 55px;}
.index-case .more s{position: absolute;left: 0;display: inline-block;width: 35px;height: 35px;border: 1px solid #0a92bc;border-radius: 50%;-webkit-transition: all ease-in-out 5s;-webkit-animation: big 5s infinite linear;}
.index-case .more s:after{content: " ";position: absolute;top: 50%;margin-top: -3px;left: 50%;margin-left: -3px;width: 6px;height: 6px;background: #0a92bc;border-radius: 50%;}
@-webkit-keyframes big{0%{-webkit-transform: scale(1);} 50%{-webkit-transform: scale(0.8);} 100%{-webkit-transform: scale(1);}}
@media screen and (max-width: 1024px){.index-case{background-size: 6rem;}
.index-case ul li a p{font-size: .1rem;font-weight: normal;line-height: .25rem;height: .25rem;padding: 0;top: auto;bottom: 0;opacity: 1;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.index-case ul li a p span{display: none;}
.index-case .more{position: relative;display: block;font-size: .1rem;margin: 0 auto;margin-top: .2rem;padding: 0;text-align: center;}
.index-case .more s{display: none;}}
@media screen and (max-width: 768px){.index-case ul li{float:left;width: 49.5%;margin-right: 1%;}.in_case ul li a p{font-size:14px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.index-case ul li:nth-child(3n){margin-right: 1%;}
.index-case ul li:nth-child(2n){margin-right: 0;}}
/*新闻中心*/
.index-news{padding: .4rem 0;background: #ededed;}
.index-news-tab{position: relative;}
.index-news-tab .Tg{position: absolute;right: 0;margin-top: -30px;line-height: 30px;white-space: nowrap;overflow-x: auto;}
.index-news-tab .Tg s,
.index-news-tab .Tg .btnn{font-size: 16px;}
.index-news-tab .Tg s{color: #bbb;margin: 0 .06rem;text-decoration: none;}
.index-news-tab .Tg li{display: inline-block;}
.index-news-tab .Tg .btnn{color: #666666;cursor: pointer;}
.index-news-tab .Tg .on .btnn{color: #0a92bc;}
.index-news-tab .Tt{margin-top: .2rem;}
.index-news-tab .more{display: block;width: 166px;margin: 0 auto;margin-top: .25rem;color: #fff;font-size: 16px;line-height: 45px;text-align: center;border-radius: .05rem;background: #0a92bc;}
.ysqRow{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: stretch;-ms-flex-align: stretch;align-items: stretch;-ms-flex-line-pack: start;align-content: flex-start;display: none;}
.ysqRow.on{display: block;}
@media screen and (max-width: 1024px){.index-news-tab .Tg{position: relative;margin-top: .08rem;text-align: center;line-height: 20px;}}
.index-news-list .item{width: 23.5%;margin-right: 2%;position: relative;overflow: hidden;z-index: 1;float: left;-webkit-transition: background 250ms,color 250ms,-webkit-transform 250ms;transition: background 250ms,color 250ms,-webkit-transform 250ms;transition: transform 250ms,background 250ms,color 250ms;transition: transform 250ms,background 250ms,color 250ms,-webkit-transform 250ms;-webkit-box-sizing: border-box;box-sizing: border-box;}
.index-news-list .item:nth-child(4n+4){margin-right: 0;}
.index-news-list .item .pa100.link{position: absolute !important;right: 0;bottom: 0;left: 0;top: 0;width: auto;height: auto;z-index: 8;text-indent: -9999px;overflow: hidden;white-space: nowrap;}
.index-news-list .item .pic{position: relative;overflow: hidden;display: block;height: 0;padding-bottom: 75%;background-color: #f1f1f1;}
.index-news-list .item .pic img{position: absolute;left: 0;top: 0;z-index: 1;-o-object-position: 50% 50%;object-position: 50% 50%;-o-object-fit: cover;object-fit: cover;border-radius: inherit;width: 100%;height: 100%;}
.index-news-list .item .pic:before,
.index-news-list .item .pic:after{content: " ";z-index: 3;-webkit-transition: all 250ms ease 0ms;transition: all 250ms ease 0ms;opacity: 0;visibility: hidden;/* *visibility: visible;*/-webkit-transform: scale(0);transform: scale(0);}
.index-news-list .item .pic:before{position: absolute;left: 0;top: 0;right: 0;bottom: 0;background-color: rgba(10, 146, 188, 0.8);}
.index-news-list .item .pic:after{position: absolute;left: .05rem;top: .05rem;right: .05rem;bottom: .05rem;border: rgba(255, 255, 255, 0.7) solid 1px;}
.index-news-list .item .pic .zoom{position: absolute;z-index: 4;left: 50%;top: 50%;color: #fff;font-size: 16px;padding-top: .2rem;background-image: url(../images/zoom.png);background-size: auto .15rem;background-position: 50% 0;background-repeat: no-repeat;-webkit-transition: all 250ms ease 0ms;transition: all 250ms ease 0ms;opacity: 0;visibility: hidden;/* *visibility: visible;*/-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.index-news-list .item h3{font-size: 16px;line-height: 1.25;position: relative;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-top: .05rem;color: #333333;}
.index-news-list .item p{margin-top: .03rem;color: #666;font-size: 14px;line-height: 24px;text-align: justify;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;max-height: 48px;height: 48px;}
.index-news-list .item .time{display: block;margin-top: .03rem;font-size: 14px;color: #999999;padding-left: 24px;height: 18px;line-height: 18px;background-image: url(../images/time.png);background-size: auto;background-position: 0 50%;background-repeat: no-repeat;}
.index-news-list .emptyList{height: 2rem;}
@media screen and (min-width: 1025px){.index-news-list .item:hover .pic:before, .index-news-list .item:hover .pic:after{-webkit-transform: none !important;transform: none !important;-webkit-transition: all 250ms ease 0ms;transition: all 250ms ease 0ms;opacity: 1;visibility: visible;}
.index-news-list .item:hover .zoom{-webkit-transition: all 250ms ease 150ms;transition: all 250ms ease 150ms;opacity: 1;visibility: visible;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}}
@media screen and (max-width: 1024px){.index-news-list{margin-left: auto;margin-right: auto;width: 770px;max-width: 100%;}
.index-news-list .item{width: 48%;margin-right: 4% !important;}
.index-news-list .item:nth-child(2n+2){margin-right: 0 !important;}
.index-news-list .item:nth-child(1n+3){margin-top: 4%;}
.index-news-list .item h3{font-size: 14px;}
.index-news-list .item p{font-size: 12px;line-height: 20px;height: 40px;max-height: 40px;}}
@media screen and (max-width: 768px){.index-news-list .item .time{font-size: 12px;padding-left: 20px;height: 16px;line-height: 16px;background-size: auto 14px;}}
/*战略合作*/
.index-hezuo{padding-top: .4rem;overflow: hidden;}
/* display none until init*/
.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* mouse grab icon*/
/* fix*/
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}
.owl-theme .owl-controls{margin-top: .2rem;text-align: center;}
/* Clickable class fix problem with hover on touch devices*//* Use it for non-touch hover action*/
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/ display:none;}
.owl-theme .owl-controls .owl-page span{display: block;width: 10px;height: 10px;margin: 5px 7px;/*filter: Alpha(Opacity=50);opacity: 0.5;*/-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #aaa;transition: all .5s;}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{background: #0a92bc;}
/* If PaginationNumbers is true*/
.owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
/* preloading images*/
.owl-item.loading{min-height: 150px;background: url(../images/ajaxloader.gif) no-repeat center center}
/*首页产品*/
#owl-demo2{margin-top: .3rem;text-align:center;}
#owl-demo2.owl-theme .owl-controls .owl-page{display:inline-block;}
#owl-demo2 .item img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;min-height: 100%;display: block;transition: all .5s;}
#owl-demo2 .item dd{width: 97%;margin: 1% auto;}
#owl-demo2 .item dd .imgs{width: 100%;padding-top: 35.5%;position: relative;overflow: hidden;border: 1px solid #ededed;box-sizing: border-box;}
#owl-demo2 .item dd:hover img{transform: scale(1.1);}